| 1. | To find files with a specified pattern 查找具有指定模式的文件 |
| 2. | Class with the specified pattern 类的新实例。 |
| 3. | The fnmatch ( ) function matches a filename or string against the specified pattern 函数的作用是:用指定的样式匹配文件名或字符串。 |
| 4. | An empty collection is returned if no files matching the specified pattern are found 如果没有找到与指定模式匹配的文件,则返回一个空集合。 |
| 5. | Regular expressions are a widely - used method of specifying patterns of text to search for 正则表达式是一个种广泛应用于文字搜索领域的技术。 |
| 6. | Property to validate that e - mail addresses match a specified pattern and with the 属性的正则表达式来验证电子邮件地址是否与指定模式匹配,指定带有 |
| 7. | An empty collection is returned if no directories matching the specified pattern are found 如果没有找到与指定模式匹配的目录,则返回一个空集合。 |
| 8. | The glob ( ) function returns an array of filenames or directories matching a specified pattern 函数的作用是:以数组的形式返回与指定模式相匹配的文件名或目录。 |
| 9. | The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern 下面的代码示例演示如何使用此构造函数以指定的模式实例化正则表达式。 |
| 10. | The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern and options 下面的代码示例演示如何使用此构造函数以指定的模式和选项实例化正则表达式。 |